CellNumberOfRepeatedCells Property
Contains the number of successive columns in which a cell is repeated. It may be used to describe two or more adjoining cells with a single cell element, if they meet the following conditions:
- The cells contain the same content and style.
- The cells are not merged horizontally or vertically.
Namespace: Independentsoft.Office.OdfAssembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
public int NumberOfRepeatedCells { get; set; }
Public Property NumberOfRepeatedCells As Integer
Get
Set
Property Value
Int32